CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - EEPROM I2C

搜索资源列表

  1. 基于149单片机的AT24C02(I2C协议)程序

    1下载:
  2. 基于149单片机的AT24C02(I2C协议)实验,CPU向IIC总线发送数据,之后再从IIC总线读取并显示在数码管上,实际上操作的是EEPROM.器件挂接在IIC总线上,写数据时,主机发送后得等到从机应答信号才能进行继续发数据,否则stop();读数据时,主机接收到从机数据时,得主机完成IIC总线的应答才能继续读取数据!!!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2009-11-01
    • 文件大小:33602
    • 提供者:SuperwarriorOne
  1. 基于I2C的EEPROM的读写IP 核

    0下载:
  2. 基于I2C的EEPROM的读写IP 核
  3. 所属分类:书籍源码

    • 发布日期:2010-05-04
    • 文件大小:5264
    • 提供者:030601201
  1. EEPROM.rar

    0下载:
  2. msp430 I2C读写源程序,两个例程。,MSP430 I2C
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:68385
    • 提供者:秦兴
  1. i2c-eeprom-090804

    1下载:
  2. linux下读写EEROM的应用程序,I2c接口的,应用linux自带的I2C驱动-to read and write EEROM under linux applications, I2c interface, the application comes with I2C driver linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:14372
    • 提供者:流域
  1. I2C(EEPROM)

    1下载:
  2. 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-11-26
    • 文件大小:4494
    • 提供者:马海峰
  1. i2c

    0下载:
  2. avr atmega168v i2c总线的程序,可以使用,读取加速度计的数值MXC6202 memsic-avr atmega168v i2c program,can work,read the value of mxc6202 which is a accelaretor memsic
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:962
    • 提供者:york
  1. eeprom

    0下载:
  2. DSP2407 I2C接口的串行EEPROM操作程序代码。c语言,可以通用-DSP2407 I2C serial EEPROM interface operational procedures code. c language, can be generic
  3. 所属分类:DSP program

    • 发布日期:2017-03-23
    • 文件大小:29192
    • 提供者:宋海滨
  1. I2C

    0下载:
  2. 用proteus开发的24c02实现I2C,对EEPROM数据进行读写-develop 24c02 to achive I2C
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:234101
    • 提供者:zhangchunlei3
  1. twi_i2c

    0下载:
  2. atmel的at91sam9260芯片的I2C控制器读写程序,外部eeprom为at24lc256,通过调试,已用于实际应用-atmel chip I2C controller of at91sam9260 reading and writing program, the external eeprom for at24lc256, through commissioning, has been used in the practical application of
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:2034
    • 提供者:陈剑
  1. I2C

    0下载:
  2. I2C AVR单片机使用I2C总线的例子,AVR工作于I2C的主节点模式,包含两个例子 I2C.c 以单字节模式访问I2C总路线器件AT24C02的例子程序,从中可以学习I2C总线的工作过程 AT24C02.c 调用库函数对AT24C02进行读写,可以连续多字节读写。-Single-chip I2C AVR example of the use of I2C bus, AVR job in I2C master mode node, including two examples in
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:45336
    • 提供者:张三
  1. AT24C64(64KEEPROM-I2C)

    0下载:
  2. LPC2148与AT24C64(EEPROM) LPC2148通过I2C读写AT24C64(EEPROM)源码及相关资料全。 -LPC2148 and AT24C64 (EEPROM) LPC2148 I2C read and write through the AT24C64 (EEPROM) and associated data source full.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:166994
    • 提供者:覃雪芹
  1. i2c_model.tar

    1下载:
  2. I2C EEPROM verilog simulation model
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:635209
    • 提供者:Ravi
  1. I2C

    0下载:
  2. /* 51系列单片机在使用时,有时需要模拟I2C总线, */ /* 这里举出一个实例(读写串行EEPROM芯片at2402) */-/* 51 Series single-chip, when used, is sometimes necessary to simulate I2C bus,*//* here to cite a concrete example (read and write serial EEPROM chip at2402)* /
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:14122
    • 提供者:王先生
  1. EEPROM

    0下载:
  2. VHDL语言写的IIC实现EEPROM,很好的程序,已经用过,没有问题-Written in VHDL language IIC achieve EEPROM, good procedures are used, there is no problem
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1050268
    • 提供者:云川
  1. I2C-Rout

    0下载:
  2. MSP430系列I2C总线操作源代码,支持I2C总线的EEPROM的读写操作。-MSP430 series of I2C bus operation of the source code to support the I2C bus EEPROM read and write operations.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:2073
    • 提供者:Alan
  1. EEPROM_24XX

    0下载:
  2. The firmware driver in C for the EEPROM i2C 24xx series.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:6297
    • 提供者:joker71
  1. I2C

    0下载:
  2. EEPROM 24CXX系列读写程序,可以单个字节读写,可以多个字节连续读.已经应用于产品上.-EEPROM 24CXX series of reading and writing process, you can read and write a single byte, multiple bytes can be read straight. Has been applied to products.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1765
    • 提供者:hadon
  1. i2c

    0下载:
  2. 用VHDL写的I2C控制器,可以读写EEPROM,比较经典。-Written with VHDL I2C controller, you can read and write EEPROM, more classic.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:3581
    • 提供者:wwww
  1. EEPROM

    0下载:
  2. Firmware written in Embedded C for implementing an I2C communication between a PIC16F877A with a 28Cxx EEPROM memory. However this can be modified to work on any controller platform.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:669
    • 提供者:Joe
  1. Experimental-external-EEPROM---I2C

    0下载:
  2. lpc2103外部 EEPROM 实验 - I2C lpc2103外部 EEPROM 实验 - I2C -lpc2103 external EEPROM test- I2C lpc2103 external EEPROM test- I2C lpc2103 external EEPROM test- I2C
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:77141
    • 提供者:ldb
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com